VectorRenderer.this
- this(ShumateVectorRenderer* shumateVectorRenderer, bool ownedRef)
- this(DataSource dataSource, string styleJson)
- this(string urlTemplate, string styleJson)
- this(string id, string name, string license, string licenseUri, uint minZoom, uint maxZoom, uint tileSize, ShumateMapProjection projection, DataSource dataSource, string styleJson)
- this(string id, string name, string license, string licenseUri, uint minZoom, uint maxZoom, uint tileSize, ShumateMapProjection projection, string urlTemplate, string styleJson)
shumate VectorRenderer VectorRenderer
constructorsfunctionsmixinsstatic functionsvariables
Creates a new [class@VectorRenderer] to render vector tiles from @data_source.